----------------------
 pofHQ wapMAIL README
----------------------

pofHQ wapMAIL is an IMAP mail client for use with a WAP browser.
It has multiple user support with login/password protection, the
ability to read mail messages in different folders, the ability to
compose and send new emails, reply to a message, and delete messages,
and the ability to browse long emails divided into different pages. 

pofHQ wapMAIL is written in PHP using IMAP modules, so you'll need
IMAP support enabled in your php compilation.


---------
 INSTALL
---------

1. Extract source tarball into a directory on your web server.
1. You need to have PHP with IMAP suport installed.
2. Configure your web server, so it understands WML.
   Usually you should add some lines in mime.types file (for Apache).
3. Edit config.php and modify the values to feet your needs.
4. Point your WAP enabled browser at http://yourwebsite/pofhq-wapmail/


---------
 CREDITS
---------

pofHQ wapMAIL is a fork of WAWAP mail project 1.0 by Wuming.
Copyright (C) 1999-2002 name of wuming.it
The author of WAWAP mail can be contacted at wuming@wuming.net.
WAWAP mail can be downloaded from: http://wuming.it/wap/
Some examples were taken from the PHP manual at php.net.
The rest is coded by Pau Oliva <pau@eslack.org>.


----------
 DOWNLOAD
----------
You can check for new versions of pofHQ wapMAIL at:
http://pof.eslack.org/projects/


------
 BUGS
------
To report bugs contact me at <pau@eslack.org>.


---------
 LICENCE
---------

pofHQ wapMAIL: An IMAP mail client for use with a WAP browser.
Copyright (C) 2002 Pau Oliva Fora <pau@eSlack.org>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
